diskcomp

Compares the contents of two floppy disks, track by track
   diskcomp [d: [d:]] [options]

Options

  d:
  The drive letter for a floppy disk.  If only one drive letter is
  given, assume the working drive (if a floppy drive.)  If no drive
  letters are given, assume both are the working drive (if a floppy).
  If both drives are the same, diskcomp will read one floppy at a
  time, and you will need to swap floppies.

  /1
  Compare only the first sides of the disks, even if double-sided
  disks.

  /8
  Compare only the first 8 sectors per track.

  /40
  Compare only the first 40 tracks

  /b
  Forces diskcomp to user the BIOS to access the floppy disk drive.
  (The BIOS is slower, but might be required for compatibility on some
   machines.)

Copyright © 1998 Jim Hall
This file is derived from the FreeDOS Spec Command HOWTO. See the file H2Cpying.txt for copying conditions.